Uses of Interface
com.cisco.pt.ipc.sim.pdu.OSPFv6RouterInterface
Packages that use OSPFv6RouterInterface
-
Uses of OSPFv6RouterInterface in com.cisco.pt.ipc.sim.pdu
Methods in com.cisco.pt.ipc.sim.pdu that return types with arguments of type OSPFv6RouterInterfaceMethod parameters in com.cisco.pt.ipc.sim.pdu with type arguments of type OSPFv6RouterInterfaceModifier and TypeMethodDescriptionvoidOSPFv6RouterLSA.setInterfaces(List<OSPFv6RouterInterface> interfaces) -
Uses of OSPFv6RouterInterface in com.cisco.pt.ipc.sim.pdu.impl
Classes in com.cisco.pt.ipc.sim.pdu.impl that implement OSPFv6RouterInterfaceFields in com.cisco.pt.ipc.sim.pdu.impl with type parameters of type OSPFv6RouterInterfaceModifier and TypeFieldDescriptionprotected List<OSPFv6RouterInterface>OSPFv6RouterLSAImpl.interfacesMethods in com.cisco.pt.ipc.sim.pdu.impl that return types with arguments of type OSPFv6RouterInterfaceMethod parameters in com.cisco.pt.ipc.sim.pdu.impl with type arguments of type OSPFv6RouterInterfaceModifier and TypeMethodDescriptionvoidOSPFv6RouterLSAImpl.setInterfaces(List<OSPFv6RouterInterface> interfaces)